Paste this path into Windows Explorer's address bar to open your FiveM folder:
%localappdata%\FiveM\FiveM.app
mods folder — create it if it doesn't exist.aQuantV.rpf into the mods folder.timecycle, visualsettings.dat, graphics.ytd, or skydome.ytd. Leaving conflicting files will cause crashes.
plugins folder inside FiveM Application Data.plugins folder into it — including ReShade-Shaders and QuantV.addon.dxgi.dll into plugins. Only one dxgi.dll should be present at a time.CitizenFX.ini from your FiveM Application Data folder in any text editor.[Addons] section near the bottom of the file.ReShade5=ID:xxxxxxxx acknowledged that ReShade 5.x has a bug that will lead to game crashes
xxxxxxxx with your personal ReShade ID. Launch FiveM, open the F8 console, and look for your ReShade ID printed there. This line is required — FiveM will not load ReShade without it.
These settings are required for QuantV to render correctly. Lower settings will result in visual artifacts or missing effects.
Install these after completing Parts 1–3. All .rpf files go into FiveM App Data → mods. ReShade .preset.ini files go into plugins.
To remap the trainer menu key, edit QuantV.ini → [MENU_KEYBOARD] → Menu=116. Replace 116 with any code below. Set to 0 to disable.
| Function Keys | Letters | Mouse / Special |
|---|---|---|
| F1 = 112 | A = 65 | Left Mouse = 1 |
| F2 = 113 | B = 66 | Right Mouse = 2 |
| F3 = 114 | C = 67 | Middle Mouse = 3 |
| F4 = 115 | D–Z = 68–90 | Backspace = 8 |
| F5 = 116 | Tab = 9 | |
| F6 = 117 | 0 = 48 | Enter = 13 |
| F7 = 118 | 1 = 49 | Shift = 16 |
| F8 = 119 | 2–9 = 50–57 | Esc = 27 |
| F9 = 120 | Space = 32 | |
| F10 = 121 | Numpad 0 = 96 | Page Up = 33 |
| F11 = 122 | Numpad 1 = 97 | Page Down = 34 |
| F12 = 123 | Numpad 2–9 = 98–105 | End = 35 |
| Home = 36 | ||
| L-Shift = 160 | Left Arrow = 37 | |
| R-Shift = 161 | Up Arrow = 38 | |
| L-Ctrl = 162 | Right Arrow = 39 | |
| R-Ctrl = 163 | Down Arrow = 40 | |
| L-Alt = 164 | Delete = 46 | |
| R-Alt = 165 | Insert = 45 |
Full reference: msdn.microsoft.com/library/aa243025